ostree.git
2014-12-18 Giuseppe ScrivanoRemove unused variable warning
2014-12-18 Giuseppe Scrivanofix --help for static-delta
2014-12-18 Colin Walterstest-rollsum: Process all input, print more statistics
2014-12-18 Colin WaltersStatic deltas support
2014-12-18 Giuseppe ScrivanoRevert "ostree-repo-pull: Remove currently #if 0 static...
2014-12-18 Matthew Barnesdoc: Update gtk-docs
2014-12-17 Matthew BarnesAdd "ostree remote list" command
2014-12-17 Matthew BarnesAdd ostree_repo_remote_list()
2014-12-17 Colin WaltersRelease 2014.13
2014-12-17 Colin Waltersbasic-test: Fixup mtime check for bare-user
2014-12-17 Colin Walterstests: Fix two bugs in tests revealed by new remote...
2014-12-16 Colin WaltersAdd more flexible _remote_change() API , expose via...
2014-12-15 Colin Waltersrepo: (cleanup) Use _is_system() rather than inlining it
2014-12-09 Matthew BarnesImprove "ostree remote" help output
2014-12-08 Colin Walterstrivial-httpd: use PR_SET_PDEATHSIG by default
2014-12-08 Alexander Larssontest-local-pull: Sort find output to make test robust
2014-12-08 Matthew Barnesrepo: Add private functions to access remote options
2014-12-08 Matthew Barnesrepo: Add ostree_repo_remote_get_url()
2014-12-08 Matthew Barnesrepo: Add an internal struct to manage remotes
2014-12-08 Matthew Barneslibotutil: Add ot_keyfile_copy_group()
2014-12-08 Alexander LarssonAdd local-pull archive-z2 <=> bare-user roundtrip test
2014-12-08 Alexander LarssonAdd test-basic-user.sh testing for bare-user repos
2014-12-08 Alexander LarssonSplit out basic tests from test-basic.sh
2014-12-08 Alexander LarssonSupport for "bare-user" repo format
2014-12-08 Alexander LarssonAdd ot_lgetxattrat and ot_lsetxattrat utils
2014-12-07 Colin WaltersREADME.md: Add a quick blurb on style
2014-12-05 Alexander Larssonunion checkout: Fix symlink handling for xattrs
2014-12-04 Alexander Larssoncheckout: fchown symlink to proper uid/gid
2014-12-01 Colin Waltersdeploy: Ensure that we can deploy using only /usr/lib...
2014-11-30 Kenjiro Nakayamadocs: Add verbose option to manual
2014-11-30 Colin WaltersREADME.md: Mention patches and test suite
2014-11-29 Colin Waltersdocs: Fix a pile of Docbook validation errors
2014-11-26 Colin WaltersRelease 2014.12
2014-11-25 Colin Walterstests: Fix u-boot test failure
2014-11-25 Colin Walterstrivial: Fix typo in previous commit
2014-11-25 Colin Waltersgrub2: If using --sysroot, run in chroot
2014-11-25 Matthew BarnesRefactor command-line parsing
2014-11-16 Matthew BarnesVarious manpage / usage blurb improvements
2014-11-13 Giuseppe Scrivanoostree-fetcher: move more logic into ostree_fetcher_req...
2014-11-13 Giuseppe Scrivanoostree-fetcher: make _ostree_fetcher_stream_uri_sync...
2014-11-13 Giuseppe Scrivanoostree-fetcher: Remove _ostree_fetcher_request_uri_to_s...
2014-11-13 Giuseppe Scrivanoostree-metalink: use _ostree_fetcher_contents_membuf_sync
2014-11-13 Giuseppe Scrivanoostree-fetcher: add max_size argument to change _ostree...
2014-11-13 Giuseppe Scrivanoostree-fetcher: remove two unused functions
2014-11-13 Giuseppe Scrivanometalink: have a single entry to the metalink module
2014-11-13 Giuseppe Scrivanoostree_fetcher: new function _ostree_fetcher_contents_m...
2014-11-11 Matthew Barnessyslinux: Adapt to bootloader UI changes
2014-11-10 Giuseppe Scrivanotests: fix intermittent failure for test-sysroot
2014-11-06 Giuseppe Scrivanoostree-repo-pull: Remove currently #if 0 static delta...
2014-11-06 Colin Waltersadmin-test: Fix two typos in bootloader UI change
2014-11-06 Matthew Barnesrepo: Remove unused remote-cache dir
2014-11-05 Matthew BarnesFix GFile leak in ostree_repo_constructed()
2014-11-04 Matthew Barnesbuild: Distribute grub2-15_ostree
2014-11-04 Colin Walterscommit: Split out file processing into helper function
2014-11-04 Matthew Barneslibostree: Reformat bootloader titles
2014-10-30 Colin WaltersRelease 2014.11
2014-10-30 Giuseppe Scrivanodiff: Use gs_unref_object not gs_free on a GFile
2014-10-30 Giuseppe Scrivanopull: Fix a used before initialization warning
2014-10-30 Giuseppe Scrivanoostree-repo-pull: Fix inverted assert condition for...
2014-10-29 Colin WaltersRelease 2014.10
2014-10-28 Colin Walterspull: Add depth support
2014-10-28 Colin Walterslibostree: Add ostree_repo_pull_with_options()
2014-10-27 Colin Waltersgrub2: Fix bad substitution in review followup
2014-10-24 Colin WaltersRelease 2014.9
2014-10-24 Giuseppe Scrivanocheckout: permit checkout of a single file
2014-10-24 Colin WaltersAdd (non-atomic) support for GRUB2 + UEFI
2014-10-23 Colin Walterstests: Add some versioning metadata and test it appears...
2014-10-23 James Antilladmin status: Print the version
2014-10-23 James Antilldump: Print the version when dumping a commit, log...
2014-10-23 James Antilladmin: Add ot_admin_checksum_version to get a dup of...
2014-10-22 Giuseppe Scrivanocorrupt-repo-ref.js: more aggressive file corruption
2014-10-22 Giuseppe Scrivanofsck: report the correct error when a present file...
2014-10-21 Giuseppe Scrivanotests: test-admin-deploy-switch doesn't use deprecated...
2014-10-21 Giuseppe Scrivanotests: fix --help test
2014-10-21 Giuseppe Scrivanomake ostree_cmd__private__ ret value const
2014-10-21 Colin Waltersrepo: When writing to a non-root owned repo, chown...
2014-10-20 Matthew Barnesbuild: Include SELinux cflags with libostree build too
2014-10-17 Colin WaltersAdd "ostree remote delete" and corresponding API
2014-10-16 Colin WaltersRelease 2014.8
2014-10-16 Colin Waltersrepo: Disable uncompressed object cache on non-writable...
2014-10-16 Colin Walterslibostree: Add initial GRUB2 support
2014-10-07 Giuseppe Scrivanohttp: set the HTTP status on directory listing
2014-10-07 Giuseppe Scrivanotests: do not leave running httpd after tests exit
2014-10-06 Colin Walterstrivial-httpd: Another followup fix - need to listen...
2014-10-06 Giuseppe Scrivanolibostree: fix a gobject-introspection warning
2014-10-03 Colin WaltersRelease 2014.7
2014-10-03 Colin WaltersAdd missing file from previous commit
2014-10-03 Colin WaltersAdd "unconfigured-state" concept to origin files
2014-10-03 Colin Walterspull: Support full recursive mirrors of repositories...
2014-10-02 Colin WaltersAdd API to directly link() objects between repositories
2014-09-30 Colin Waltersupgrader: Hold a ref to the origin
2014-09-26 Owen W. TaylorTest 'ostree admin --print-current-dir'
2014-09-26 Owen W. TaylorAdd test case for 'admin instutil set-kargs'
2014-09-26 Owen W. Taylorostree admin: Add a --print-current-dir option
2014-09-26 Owen W. Taylorostree admin instutil set-kargs: make more flexible
2014-09-25 Colin Walterstrivial-httpd: Further fixes for previous commit
2014-09-25 Colin WaltersFollowup to SoupServer port deprecation
2014-09-25 Owen W. TaylorAdd test for the behavior of --help
2014-09-25 Owen W. Taylor--help should always go to stdout
2014-09-25 Owen W. Taylorostree admin instutil: make --help work for subcommands
next